[INFO] fetching crate moove 0.2.8...
[INFO] testing moove-0.2.8 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate moove 0.2.8 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate moove 0.2.8
[INFO] finished tweaking crates.io crate moove 0.2.8
[INFO] tweaked toml for crates.io crate moove 0.2.8 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate moove 0.2.8 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate moove 0.2.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ecbca7cef1c3b49f80d762f26eade20175e31c5431091c51c2187c5372ffc5b0
[INFO] running `Command { std: "docker" "start" "-a" "ecbca7cef1c3b49f80d762f26eade20175e31c5431091c51c2187c5372ffc5b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ecbca7cef1c3b49f80d762f26eade20175e31c5431091c51c2187c5372ffc5b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecbca7cef1c3b49f80d762f26eade20175e31c5431091c51c2187c5372ffc5b0", kill_on_drop: false }`
[INFO] [stdout] ecbca7cef1c3b49f80d762f26eade20175e31c5431091c51c2187c5372ffc5b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec389bc3a5e15fcdce37362263450d2de81752266c12cb0c09fb0c4a722ace0f
[INFO] running `Command { std: "docker" "start" "-a" "ec389bc3a5e15fcdce37362263450d2de81752266c12cb0c09fb0c4a722ace0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling natord v1.0.9
[INFO] [stderr]    Compiling normpath v1.1.1
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling clap_builder v4.4.7
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling edit v0.1.4
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling clap v4.4.7
[INFO] [stderr]    Compiling moove v0.2.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/lib.rs:232:20
[INFO] [stdout]     |
[INFO] [stdout] 232 |     let abs = path.absolute()?;
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `PathUtilExt::absolute(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(path_absolute_method)]` to the crate attributes to enable `std::path::Path::absolute`
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(path_absolute_method)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.36s
[INFO] running `Command { std: "docker" "inspect" "ec389bc3a5e15fcdce37362263450d2de81752266c12cb0c09fb0c4a722ace0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec389bc3a5e15fcdce37362263450d2de81752266c12cb0c09fb0c4a722ace0f", kill_on_drop: false }`
[INFO] [stdout] ec389bc3a5e15fcdce37362263450d2de81752266c12cb0c09fb0c4a722ace0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93bd78be8fe250c9f7656ef36b776965881874f27d84ce8cf4312c11fec8bd9f
[INFO] running `Command { std: "docker" "start" "-a" "93bd78be8fe250c9f7656ef36b776965881874f27d84ce8cf4312c11fec8bd9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/lib.rs:232:20
[INFO] [stdout]     |
[INFO] [stdout] 232 |     let abs = path.absolute()?;
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `PathUtilExt::absolute(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(path_absolute_method)]` to the crate attributes to enable `std::path::Path::absolute`
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(path_absolute_method)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling moove v0.2.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/lib.rs:232:20
[INFO] [stdout]     |
[INFO] [stdout] 232 |     let abs = path.absolute()?;
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `PathUtilExt::absolute(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(path_absolute_method)]` to the crate attributes to enable `std::path::Path::absolute`
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(path_absolute_method)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.07s
[INFO] running `Command { std: "docker" "inspect" "93bd78be8fe250c9f7656ef36b776965881874f27d84ce8cf4312c11fec8bd9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93bd78be8fe250c9f7656ef36b776965881874f27d84ce8cf4312c11fec8bd9f", kill_on_drop: false }`
[INFO] [stdout] 93bd78be8fe250c9f7656ef36b776965881874f27d84ce8cf4312c11fec8bd9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6fc05d8d2559ebf3e5653f2f25fac23fac2a5f65669911f387d5f55f79954bcc
[INFO] running `Command { std: "docker" "start" "-a" "6fc05d8d2559ebf3e5653f2f25fac23fac2a5f65669911f387d5f55f79954bcc", kill_on_drop: false }`
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout] 
[INFO] [stderr]    --> src/lib.rs:232:20
[INFO] [stdout] running 10 tests
[INFO] [stderr]     |
[INFO] [stderr] 232 |     let abs = path.absolute()?;
[INFO] [stderr]     |                    ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `PathUtilExt::absolute(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] help: add `#![feature(path_absolute_method)]` to the crate attributes to enable `std::path::Path::absolute`
[INFO] [stderr]     |
[INFO] [stderr]   1 + #![feature(path_absolute_method)]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `moove` (lib) generated 1 warning
[INFO] [stderr] warning: `moove` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/moove-05ae7e69a0566e05)
[INFO] [stdout] test lib::should_fail_to_list_sources ... ok
[INFO] [stdout] test lib::rename_dir_with_sub_dirs ... ok
[INFO] [stdout] test lib::rename_file ... ok
[INFO] [stdout] test lib::should_not_be_operational ... ok
[INFO] [stdout] test lib::move_and_rename_file ... ok
[INFO] [stdout] test lib::operate_normally ... ok
[INFO] [stdout] test lib::rename_dir ... ok
[INFO] [stdout] test lib::dry_run ... ok
[INFO] [stdout] test lib::move_and_rename_directory ... ok
[INFO] [stdout] test lib::list_sources_normally ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/moove-5b7395324596365d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/main.rs (/opt/rustwide/target/debug/deps/main-641991054f30738b)
[INFO] [stdout] running 7 tests
[INFO] [stdout] test rel_operate_normally ... ok
[INFO] [stdout] test rel_rename_dir_with_sub_dirs ... ok
[INFO] [stdout] test rel_move_and_rename_directory ... ok
[INFO] [stdout] test rel_rename_dir ... ok
[INFO] [stdout] test rel_rename_file ... ok
[INFO] [stdout] test rel_list_sources_normally ... ok
[INFO] [stdout] test rel_move_and_rename_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6fc05d8d2559ebf3e5653f2f25fac23fac2a5f65669911f387d5f55f79954bcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fc05d8d2559ebf3e5653f2f25fac23fac2a5f65669911f387d5f55f79954bcc", kill_on_drop: false }`
[INFO] [stdout] 6fc05d8d2559ebf3e5653f2f25fac23fac2a5f65669911f387d5f55f79954bcc
